home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Classicos / Pac Man.swf / scripts / DefineSprite_105 / frame_1 / DoAction.as
Encoding:
Text File  |  2006-06-13  |  255 b   |  18 lines

  1. stop();
  2. tellTarget("../../L/Zaxis/Colors/3d/legus")
  3. {
  4.    play();
  5. }
  6. tellTarget("../../L/Zaxis/Colors/3d/L1")
  7. {
  8.    play();
  9. }
  10. tellTarget("../../L/Zaxis/Colors/3d/other")
  11. {
  12.    play();
  13. }
  14. tellTarget("../../L/Zaxis/Colors/3d/O1")
  15. {
  16.    play();
  17. }
  18.